Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the pac4j group across 1 directory with 2 updates #424

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 26, 2024

Bumps the pac4j group with 2 updates in the / directory: org.pac4j:pac4j-saml and org.pac4j:pac4j-javaee.

Updates org.pac4j:pac4j-saml from 5.7.2 to 6.0.4.1

Commits
  • fe62c3d [maven-release-plugin] prepare release 6.0.4.1
  • 57477a5 allow s3 config to be customized for sp metadata (#2931)
  • 8409e43 Merge pull request #2932 from pac4j/renovate/aws-java-sdk-v2-monorepo
  • 1cd705e fix(deps): update dependency software.amazon.awssdk:s3 to v2.26.9
  • 38df68e Merge pull request #2930 from pac4j/renovate/oauth-oidc-sdk.version
  • 51c3967 fix(deps): update dependency com.nimbusds:oauth2-oidc-sdk to v11.13
  • 6c57292 [maven-release-plugin] prepare for next development iteration
  • 5a0acb7 [maven-release-plugin] prepare release pac4j-parent-6.0.4
  • d5890d0 Merge pull request #2929 from pac4j/renovate/aws-java-sdk-v2-monorepo
  • 7ce1133 fix(deps): update dependency software.amazon.awssdk:s3 to v2.26.8
  • Additional commits viewable in compare view

Updates org.pac4j:pac4j-javaee from 5.7.2 to 6.0.4.1

Commits
  • fe62c3d [maven-release-plugin] prepare release 6.0.4.1
  • 57477a5 allow s3 config to be customized for sp metadata (#2931)
  • 8409e43 Merge pull request #2932 from pac4j/renovate/aws-java-sdk-v2-monorepo
  • 1cd705e fix(deps): update dependency software.amazon.awssdk:s3 to v2.26.9
  • 38df68e Merge pull request #2930 from pac4j/renovate/oauth-oidc-sdk.version
  • 51c3967 fix(deps): update dependency com.nimbusds:oauth2-oidc-sdk to v11.13
  • 6c57292 [maven-release-plugin] prepare for next development iteration
  • 5a0acb7 [maven-release-plugin] prepare release pac4j-parent-6.0.4
  • d5890d0 Merge pull request #2929 from pac4j/renovate/aws-java-sdk-v2-monorepo
  • 7ce1133 fix(deps): update dependency software.amazon.awssdk:s3 to v2.26.8
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.pac4j:pac4j-saml [>= 4.a, < 5]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Jun 26, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-b0ee390ec9 branch from b2cb4f0 to c5610f2 Compare July 12, 2024 16:49
Copy link
Author

dependabot bot commented on behalf of github Jul 17, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Bumps the pac4j group with 2 updates in the / directory: [org.pac4j:pac4j-saml](https://github.com/pac4j/pac4j) and [org.pac4j:pac4j-javaee](https://github.com/pac4j/pac4j).


Updates `org.pac4j:pac4j-saml` from 5.7.2 to 6.0.4.1
- [Commits](pac4j/pac4j@pac4j-parent-5.7.2...6.0.4.1)

Updates `org.pac4j:pac4j-javaee` from 5.7.2 to 6.0.4.1
- [Commits](pac4j/pac4j@pac4j-parent-5.7.2...6.0.4.1)

---
updated-dependencies:
- dependency-name: org.pac4j:pac4j-saml
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pac4j
- dependency-name: org.pac4j:pac4j-javaee
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pac4j
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-b0ee390ec9 branch from c5610f2 to 6dc3eef Compare July 18, 2024 15:37
Copy link
Author

dependabot bot commented on behalf of github Jul 25, 2024

Superseded by #428.

@dependabot dependabot bot closed this Jul 25, 2024
@dependabot dependabot bot deleted the dependabot/maven/pac4j-b0ee390ec9 branch July 25, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants